Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenTelemetry for k8gb #934

Merged
merged 3 commits into from
Aug 12, 2022
Merged

OpenTelemetry for k8gb #934

merged 3 commits into from
Aug 12, 2022

Conversation

jkremser
Copy link
Member

OpenTracingTelemetry stuff 4 k8gb

  • by default, it is "noop"
  • iff enabled (tracing.enabled):
    • helm chart deploys otel collector as a sidecar container on k8gb pod
    • iff enabled (tracing.deployJaeger), it deploys also Jaeger and configure the otel collector to feed it with traces
    • if enabled, collect and send following traces: Reconcile, gslbDNSEndpoint, SaveDNSEndpoint, CreateZoneDelegationForExternalDNS, finalize
  • docs

Signed-off-by: Jirka Kremser jiri.kremser@gmail.com

@netlify
Copy link

netlify bot commented Aug 10, 2022

Deploy Preview for k8gb-preview ready!

Name Link
🔨 Latest commit a147290
🔍 Latest deploy log https://app.netlify.com/sites/k8gb-preview/deploys/62f4c818b3d3f500096f54e5
😎 Deploy Preview https://deploy-preview-934--k8gb-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

- by default, it is noop
- iff enabled (`tracing.enabled`):
  * helm chart deploys otel collector as a sidecar container on k8gb pod
  * iff enabled (`tracing.deployJaeger`), it deploys also Jaeger and configure the otel collector to feed it with traces
  * if enabled, collect and send following traces: Reconcile, gslbDNSEndpoint, SaveDNSEndpoint, CreateZoneDelegationForExternalDNS, finalize
- docs

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
@jkremser jkremser force-pushed the tracing branch 3 times, most recently from 2e41ea2 to 7e13df3 Compare August 10, 2022 18:00
Copy link
Member

@ytsarev ytsarev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, it looks seriously dope :) I would appreciate the demo on next community meeting :)

@jkremser
Copy link
Member Author

jkremser commented Aug 10, 2022

@ytsarev I've already done

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
…pdating the versions

Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
Copy link
Collaborator

@kuritka kuritka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfect.

Copy link
Member

@ytsarev ytsarev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really dope, let's merge in

@jkremser jkremser merged commit 5db15df into k8gb-io:master Aug 12, 2022
@jkremser jkremser deleted the tracing branch August 12, 2022 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants